home *** CD-ROM | disk | FTP | other *** search
/ APDL Eductation Resources / APDL Eductation Resources.iso / programs / electronic / rlab / !RLaB / misc / gnuplothel / plotyy < prev    next >
Encoding:
Text File  |  1995-03-25  |  494 b   |  19 lines

  1. plotyy:
  2.  
  3. Synopsis: Set the current I:th plot-window in multiplot-mode.
  4.  
  5. Syntax: plotyy ( I )
  6.  
  7. Description:
  8.  
  9.     plotyy() allows you to make plots with two y-axes in the I:th window. 
  10.     After giving the command you enter multimode. 
  11.     After making two plot-commands you automaticly leave this mode.
  12.     
  13.     The first plot will be on the left axis and the second on the right. 
  14.     
  15.     If 'I' is not specified the default plot-window (0) is used.
  16.  
  17. See Also: postplot, printplot, latexplot, multiplot, noplotyy
  18.  
  19.